Use accessor functions to access GtkAccesible variables
authorJavier Jardón <jjardon@gnome.org>
Sat, 22 May 2010 23:55:33 +0000 (01:55 +0200)
committerJavier Jardón <jjardon@gnome.org>
Tue, 13 Jul 2010 17:40:45 +0000 (19:40 +0200)
commit5ee19bdafe57d070b9d4a26a6caf8c0e8fea9225
tree788a518a702472d8bf2a16bac2d9facfd2b08ff3
parenta6e0fb92c6129edaecd4c60dde8a7cc21461e0e1
Use accessor functions to access GtkAccesible variables
49 files changed:
gtk/gtkassistant.c
gtk/gtkiconview.c
gtk/gtkspinner.c
modules/other/gail/gailbox.c
modules/other/gail/gailbutton.c
modules/other/gail/gailcheckmenuitem.c
modules/other/gail/gailchecksubmenuitem.c
modules/other/gail/gailcombobox.c
modules/other/gail/gailcontainer.c
modules/other/gail/gailentry.c
modules/other/gail/gailexpander.c
modules/other/gail/gailframe.c
modules/other/gail/gailimage.c
modules/other/gail/gailitem.c
modules/other/gail/gaillabel.c
modules/other/gail/gailmenu.c
modules/other/gail/gailmenuitem.c
modules/other/gail/gailmenushell.c
modules/other/gail/gailnotebook.c
modules/other/gail/gailpaned.c
modules/other/gail/gailradiobutton.c
modules/other/gail/gailradiomenuitem.c
modules/other/gail/gailradiosubmenuitem.c
modules/other/gail/gailrange.c
modules/other/gail/gailscale.c
modules/other/gail/gailscalebutton.c
modules/other/gail/gailscrollbar.c
modules/other/gail/gailscrolledwindow.c
modules/other/gail/gailseparator.c
modules/other/gail/gailstatusbar.c
modules/other/gail/gailsubmenuitem.c
modules/other/gail/gailtextcell.c
modules/other/gail/gailtextview.c
modules/other/gail/gailtogglebutton.c
modules/other/gail/gailtreeview.c
modules/other/gail/gailutil.c
modules/other/gail/gailwidget.c
modules/other/gail/gailwindow.c
modules/other/gail/tests/ferret.c
modules/other/gail/tests/testaction.c
modules/other/gail/tests/testbutton.c
modules/other/gail/tests/testcombo.c
modules/other/gail/tests/testlib.c
modules/other/gail/tests/testmenuitem.c
modules/other/gail/tests/testnotebook.c
modules/other/gail/tests/testobject.c
modules/other/gail/tests/testpaned.c
modules/other/gail/tests/testselection.c
modules/other/gail/tests/testtext.c